ComponentOne ASP.NET MVC Controls
Stochastic<T> Constructor

C1.Web.Mvc.Finance Namespace > Stochastic<T> Class : Stochastic<T> Constructor
The owner should be derived from FlexChartCore
Creates one Stochastic<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As FlexChartCore(Of T) _
)
public Stochastic<T>( 
   FlexChartCore<T> owner
)

Parameters

owner
The owner should be derived from FlexChartCore
See Also

Reference

Stochastic<T> Class
Stochastic<T> Members